home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / moda3.swf / scripts / DefineButton2_413 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-07-06  |  58 b   |  5 lines

  1. on(release){
  2.    gotoAndStop(7);
  3.    stopAllSounds();
  4. }
  5.